FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.health.idms#1.0.2-beta (62 ms)

Package ca.on.health.idms
Type StructureDefinition
Id Id
FHIR Version R5
Source https://simplifier.net/resolve?scope=ca.on.health.idms@1.0.2-beta&canonical=https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Organization
Url https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Organization
Version 1.0
Status active
Name IDMSOrganization
Experimental False
Description Profile for the Organizations which include Manufacturers, Distributers, Consulting Companinies, etc..
Type Organization
Kind resource

Resources that use this resource

StructureDefinition
https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Communication IDMS Communication

Resources that this resource uses

StructureDefinition
https://health.gov.on.ca/idms/fhir/StructureDefinition/RelatedLocation Related Location
https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Organization-Types IDMS Organization Types


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "1a305c63-0b90-4f10-b85d-ee1d208b762c",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2023-09-28T12:06:28.505+00:00",
    "source" : "#0FbpuXJHEpfBQCEx"
  },
  "url" : "https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Organization",
  "version" : "1.0",
  "name" : "IDMSOrganization",
  "status" : "active",
  "description" : "Profile for the Organizations which include Manufacturers, Distributers, Consulting Companinies, etc..",
  "fhirVersion" : "5.0.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization.extension",
        "path" : "Organization.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Organization.extension:workLocation",
        "path" : "Organization.extension",
        "sliceName" : "workLocation",
        "definition" : "#### **_`IDMS: The Organization's physical work location(s).`_**",
        "min" : 0,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://health.gov.on.ca/idms/fhir/StructureDefinition/RelatedLocation"
            ]
          }
        ]
      },
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "definition" : "#### **_`IDMS: This is the Company Code, there may be more than one depending on how the data migration and data feeds work..`_**",
        "max" : 1
      },
      {
        "id" : "Organization.active",
        "path" : "Organization.active",
        "definition" : "#### **_`IDMS: Whether the organization's record is still in active use.`_**"
      },
      {
        "id" : "Organization.type",
        "path" : "Organization.type",
        "definition" : "#### **_`IDMS: The type of company ( Manufacturer, Distributer, Consulting Company, etc.. ).`_**",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Organization.type.coding.system",
        "path" : "Organization.type.coding.system",
        "min" : 1,
        "fixedUri" : "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal"
      },
      {
        "id" : "Organization.type.coding.version",
        "path" : "Organization.type.coding.version",
        "max" : "0"
      },
      {
        "id" : "Organization.type.coding.code",
        "path" : "Organization.type.coding.code",
        "min" : 1,
        "binding" : {
          "strength" : "required",
          "description" : "Organization Type",
          "valueSet" : "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Organization-Types"
        }
      },
      {
        "id" : "Organization.type.coding.userSelected",
        "path" : "Organization.type.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Organization.type.text",
        "path" : "Organization.type.text",
        "max" : "0"
      },
      {
        "id" : "Organization.name",
        "path" : "Organization.name",
        "min" : 1
      },
      {
        "id" : "Organization.alias",
        "path" : "Organization.alias",
        "max" : "0"
      },
      {
        "id" : "Organization.description",
        "path" : "Organization.description",
        "max" : "0"
      },
      {
        "id" : "Organization.contact",
        "path" : "Organization.contact",
        "definition" : "#### **_`IDMS: Contact details for the Organization, this includes address, phone and email.`_**"
      },
      {
        "id" : "Organization.partOf",
        "path" : "Organization.partOf",
        "max" : "0"
      },
      {
        "id" : "Organization.endpoint",
        "path" : "Organization.endpoint",
        "max" : "0"
      },
      {
        "id" : "Organization.qualification",
        "path" : "Organization.qualification",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.